Skip to content

fix(ci): update python3-dll-a cargo-vet exemption to 0.2.15#1121

Merged
chaliy merged 1 commit intomainfrom
claude/fix-ci-build-PXXEE
Apr 6, 2026
Merged

fix(ci): update python3-dll-a cargo-vet exemption to 0.2.15#1121
chaliy merged 1 commit intomainfrom
claude/fix-ci-build-PXXEE

Conversation

@chaliy
Copy link
Copy Markdown
Contributor

@chaliy chaliy commented Apr 6, 2026

Summary

  • python3-dll-a was bumped from 0.2.14 to 0.2.15 but the cargo-vet exemption in supply-chain/config.toml was not updated
  • This causes the Audit job (cargo vet --locked) to fail on every CI run, blocking all PRs from merging
  • Updates the exemption version to 0.2.15

Test plan

  • cargo vet --locked passes locally (544 exempted, 3 fully audited)
  • CI Audit job passes on this PR

The dependency was bumped from 0.2.14 to 0.2.15 but the cargo-vet
exemption was not updated, causing the supply chain audit to fail.
@chaliy chaliy merged commit 962430a into main Apr 6, 2026
11 checks passed
@chaliy chaliy deleted the claude/fix-ci-build-PXXEE branch April 6, 2026 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant